File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
start-client/src/components/common/builder Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -66,14 +66,14 @@ export default function Loading() {
6666 < Placeholder type = 'radio' width = '20px' />
6767 </ div >
6868 < div
69- className = 'control control-inline control-placeholder'
70- style = { { height : 30 } }
69+ className = 'control control-inline control-placeholder'
70+ style = { { height : 30 } }
7171 >
72- < span className = 'placeholder-label' style = { { marginRight : 20 } } >
72+ < span className = 'placeholder-label' style = { { marginRight : 20 } } >
7373 Configuration
7474 </ span >
75- < Placeholder type = 'radio' width = '20px' />
76- < Placeholder type = 'radio' width = '20px' />
75+ < Placeholder type = 'radio' width = '20px' />
76+ < Placeholder type = 'radio' width = '20px' />
7777 </ div >
7878 < div
7979 className = 'control control-inline control-placeholder'
You can’t perform that action at this time.
0 commit comments