feat: change Collection ID to Table ID in create table modal

This commit is contained in:
Harsh Mahajan
2025-08-11 17:04:58 +05:30
parent f4a2b8fbb7
commit de129f9801
@@ -91,7 +91,7 @@
bind:id
required={false}
autofocus={false}
name="Collection"
name="Table"
on:input={() => {
if (!touchedId) {
touchedId = true;