mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-14 06:36:46 +00:00
🚀 feat(project-support): add project proposal form and listing pages with image uploads and voting functionality
This commit is contained in:
5
resources/js/nostrDefault.js
Normal file
5
resources/js/nostrDefault.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export default (livewireComponent) => ({
|
||||
|
||||
isAllowed: livewireComponent.entangle('isAllowed', true),
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user