Skip to content

Commit 1bc0573

Browse files
committed
docs: fix regression in docs page themes section
1 parent 1e36568 commit 1bc0573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/__docs__/src/Theme/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* SOFTWARE.
2323
*/
2424

25-
import { Component } from 'react'
25+
import { Children, Component } from 'react'
2626
import { withStyle } from '@instructure/emotion'
2727

2828
import { px } from '@instructure/ui-utils'

0 commit comments

Comments
 (0)