6 lines
73 B
TypeScript
6 lines
73 B
TypeScript
|
export default () => {
|
||
|
return (
|
||
|
<div op-25>Not Defined</div>
|
||
|
)
|
||
|
}
|