Skip to content

Commit

Permalink
nit: random comment
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed May 5, 2024
1 parent d39adc0 commit a46bc14
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/view/screens/Storybook/ListContained.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import {Button, ButtonText} from '#/components/Button'
import * as Toggle from '#/components/forms/Toggle'
import {Text} from '#/components/Typography'

// 100 random messages

export function ListContained() {
const [animated, setAnimated] = React.useState(false)
const ref = React.useRef<FlatList>(null)
Expand Down

0 comments on commit a46bc14

Please sign in to comment.