mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: lint.
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
resource="platform"
|
||||
columns={$columns}
|
||||
onDelete={handlePlatformDelete}
|
||||
allowSelection={false /*$canWritePlatforms*/}>
|
||||
allowSelection={false}>
|
||||
{#snippet header(root)}
|
||||
{#each $columns as column}
|
||||
<Table.Header.Cell {root} column={column.id}>
|
||||
|
||||
Reference in New Issue
Block a user