All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 1m16s
7 lines
167 B
TypeScript
7 lines
167 B
TypeScript
import FilamentShield from './FilamentShield'
|
|
|
|
const BezhanSalleh = {
|
|
FilamentShield: Object.assign(FilamentShield, FilamentShield),
|
|
}
|
|
|
|
export default BezhanSalleh |