mirror of
https://github.com/pinry/pinry.git
synced 2026-01-14 11:12:05 +01:00
Refactor: Rename pin_create to pin_edit
This commit is contained in:
committed by
Isaac Bythewood
parent
e56e315723
commit
a2babdf33c
@@ -1,4 +1,4 @@
|
||||
import PinCreateModal from './pin_create/PinCreateModal.vue';
|
||||
import PinCreateModal from './pin_edit/PinCreateModal.vue';
|
||||
import LoginForm from './LoginForm.vue';
|
||||
import SignUpForm from './SignUpForm.vue';
|
||||
import BoardEdit from './BoardEdit.vue';
|
||||
|
||||
Reference in New Issue
Block a user