Skip to content

Commit

Permalink
Move debug.less file into the SpotlightRootDecorator folder
Browse files Browse the repository at this point in the history
Enact-DCO-1.0-Signed-off-by: Juwon Jeong ([email protected])
  • Loading branch information
juwonjeong committed Jul 11, 2024
1 parent 97b7d5b commit b3ed900
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import {rootContainerId} from '../src/container';
import {activateInputType, applyInputTypeToNode, getInputInfo, getInputType, setInputType} from '../src/inputType';
import Spotlight from '../src/spotlight';

import '../styles/debug.less';
import './debug.less';

/**
* Default configuration for SpotlightRootDecorator
Expand Down
File renamed without changes.

0 comments on commit b3ed900

Please sign in to comment.