Skip to content

Commit

Permalink
fix: test for typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsdn0 committed Sep 24, 2024
1 parent a21e32b commit 6498012
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/web/src/components/organisms/AgendaSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ import {
import { scroll } from "@biseo/web/styles";
import { css } from "@emotion/react";

// for test

const gridLayout = css`
display: grid;
grid-template-columns: 380px 300px;
Expand Down

0 comments on commit 6498012

Please sign in to comment.