mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
Re-enable rule jsx-curly-brace-presence (#10869)
This commit is contained in:
committed by
GitHub
parent
c5193ca018
commit
a75c36281d
@@ -160,7 +160,7 @@ function ColumnCollectionTable({
|
||||
database/column name level via the extra parameter.`)}
|
||||
</div>
|
||||
}
|
||||
control={<TextControl placeholder={'%y/%m/%d'} />}
|
||||
control={<TextControl placeholder="%y/%m/%d" />}
|
||||
/>
|
||||
</Fieldset>
|
||||
</FormContainer>
|
||||
|
||||
Reference in New Issue
Block a user