Skip to content

Commit 7d980df

Browse files
committed
alphabetize kit imports
1 parent 78c4807 commit 7d980df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import React from 'react'
22
import {
3-
Library,
3+
Detail,
44
Example,
5-
Detail
5+
Library
66
} from '@compositor/kit'
77
import {
88
Avatar,

0 commit comments

Comments
 (0)