Skip to content

Commit

Permalink
conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
smmr-dn committed Oct 10, 2024
1 parent d07d19d commit 012a0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Flex.main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Flex } from '@itwin/itwinui-react';

export default () => {
return (
<Flex gap='l'>
<Flex>
<MyItem>1</MyItem>
<MyItem>2</MyItem>
<MyItem>3</MyItem>
Expand Down

0 comments on commit 012a0fd

Please sign in to comment.