Hello, I created a test user to test FileManager and see if it's what I'm looking for.
I am reviewing the following example and after copying the code:
I install the following package:
npm i @syncfusion/ej2-react-filemanager
But it returns error on: import { SampleBase } from '../common/sample-base';
And I don't know where to find "import { SampleBase } from '../common/sample-base';"
please help