🦴 Add results backbone
This commit is contained in:
5
apps/builder/layouts/results/AnalyticsContent.tsx
Normal file
5
apps/builder/layouts/results/AnalyticsContent.tsx
Normal file
@ -0,0 +1,5 @@
|
||||
import React from 'react'
|
||||
|
||||
export const AnalyticsContent = () => {
|
||||
return <>Hi</>
|
||||
}
|
Reference in New Issue
Block a user