UNPKG

@eightshift/frontend-libs

Version:

A collection of useful frontend utility modules. powered by Eightshift

9 lines (7 loc) 94 B
import React from 'react'; export const ExampleToolbar = () => { return ( <> </> ); };