mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-01 13:47:27 +02:00
add section stubs
This commit is contained in:
parent
d82cb8e07e
commit
83c4739f7c
@ -134,6 +134,9 @@ export const InsightsCharts: FC<IChartsProps> = ({
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<StyledContainer>
|
<StyledContainer>
|
||||||
|
<Section title='Flags lifecycle currently' />
|
||||||
|
<Section title='Performance insights' />
|
||||||
|
<Section title='User insights' />
|
||||||
<ConditionallyRender
|
<ConditionallyRender
|
||||||
condition={showAllProjects}
|
condition={showAllProjects}
|
||||||
show={
|
show={
|
||||||
|
Loading…
Reference in New Issue
Block a user