Skip to content

Commit 1edb3d7

Browse files
committed
Add space
1 parent 554b56e commit 1edb3d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/src/hooks/__tests__/use-theme.browser.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ describe('useTheme', () => {
2222
newUnmount()
2323
unmount()
2424
})
25+
2526
it('should return theme when already set', async () => {
2627
const { useTheme } = await import('../use-theme')
2728
document.documentElement.setAttribute('data-theme', 'dark')

0 commit comments

Comments
 (0)