Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
sebald committed May 11, 2024
1 parent ba44df1 commit 9f578f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/Layout/Layout.tsx
Expand Up @@ -31,7 +31,7 @@ export interface LayoutProps extends GapSpaceProp {
// TODO: make rows/columns more strict (tailwind values?)
columns: TemplateValue[];
rows: TemplateValue[];
// height?
// TODO: height?
/**
* Children of the layout.
*/
Expand Down

0 comments on commit 9f578f2

Please sign in to comment.