mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update +page.svelte
This commit is contained in:
+1
-1
@@ -192,7 +192,7 @@
|
||||
showActions={$canWriteRows}
|
||||
actions={{
|
||||
primary: {
|
||||
text: 'Create row',
|
||||
text: 'Create rows',
|
||||
onClick: () => {
|
||||
$showRecordsCreateSheet.show = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user