You've already forked Atomcms-edit
13 lines
155 B
PHP
Executable File
13 lines
155 B
PHP
Executable File
<?php
|
|
|
|
use Livewire\Component;
|
|
|
|
new class extends Component
|
|
{
|
|
//
|
|
};
|
|
?>
|
|
|
|
<div>
|
|
{{-- Simplicity is an acquired taste. - Katharine Gerould --}}
|
|
</div>
|