Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzaizzat committed Apr 27, 2024
1 parent b782555 commit 7e8fbda
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export function GalleryEditorRow({
})}
>
<View className="relative">
{/* this component is responsible for rendering the grid of tokens. */}
<SortableTokenGrid
columns={row.columns}
items={row.items}
Expand Down

0 comments on commit 7e8fbda

Please sign in to comment.