Add Dashboard in Lab, make Calendar available out of lab (#15560)
As per title!
This commit is contained in:
@@ -4,8 +4,8 @@ import { useLabPublicFeatureFlags } from '@/settings/lab/hooks/useLabPublicFeatu
|
||||
import styled from '@emotion/styled';
|
||||
import { useState } from 'react';
|
||||
import { useRecoilValue } from 'recoil';
|
||||
import { type FeatureFlagKey } from '~/generated/graphql';
|
||||
import { Card } from 'twenty-ui/layout';
|
||||
import { type FeatureFlagKey } from '~/generated/graphql';
|
||||
|
||||
const StyledCardGrid = styled.div`
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user