forked from lubiana/futtern
#97: add emojis to foodvendor
This commit is contained in:
parent
e2167fa19f
commit
c8e6af6896
7 changed files with 176 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<?php declare(strict_types=1);
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Returns the importmap for this application.
|
||||
|
@ -27,6 +27,6 @@ return [
|
|||
'type' => 'css',
|
||||
],
|
||||
'htmx.org' => [
|
||||
'version' => '1.9.12',
|
||||
'version' => '2.0.5',
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue