Submit
Path:
~
/
/
usr
/
share
/
grafana
/
public
/
app
/
features
/
sandbox
/
File Content:
BenchmarksPage.tsx
import React from 'react'; import { VerticalGroup } from '@grafana/ui'; import { EmotionPerfTest } from '@grafana/ui/src/components/ThemeDemos/EmotionPerfTest'; export const BenchmarksPage = () => { return ( <VerticalGroup> <EmotionPerfTest /> </VerticalGroup> ); }; export default BenchmarksPage;
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
BenchmarksPage.tsx
319 bytes
0644
TestStuffPage.tsx
5224 bytes
0644
N4ST4R_ID | Naxtarrr