1
0
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:
Thomas Heartman 2025-05-27 14:37:10 +02:00
parent d82cb8e07e
commit 83c4739f7c

View File

@ -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={