Added scss file
This commit is contained in:
parent
510f7b22d2
commit
e029dff43f
|
|
@ -6,6 +6,7 @@ import { DefaultModal } from '../../Components/Modal/DefaultModal.jsx';
|
|||
import Buttons from '../../Components/Forms/Buttons';
|
||||
import { validateSafeInput } from '../../Services/Others';
|
||||
import { useEffect } from 'react';
|
||||
import "../../Pages/BarcodeSetup/BarcodeTemplateSetup.scss" //Vicky
|
||||
|
||||
const StickerPrintModel = ({
|
||||
open,
|
||||
|
|
|
|||
Loading…
Reference in New Issue