Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
marco76tv committed Jan 9, 2024
1 parent 0893b3e commit 4933185
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ package-lock.json
.php-cs-fixer.cache
package-lock.json
.git-rewrite/
<<<<<<< HEAD
*.phar
.git-rewrite/
.php-cs-fixer.cache

=======
>>>>>>> dev
3 changes: 0 additions & 3 deletions Config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@

return [
'name' => 'UI',
<<<<<<< HEAD
'navigation_sort' => 1,
=======
>>>>>>> dev
];
4 changes: 0 additions & 4 deletions View/Components/_components.json
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
<<<<<<< HEAD
[{"class_name":"BreadLink","comp_name":"bread-link","comp_ns":"Modules\\UI\\View\\Components\\BreadLink"},{"class_name":"Navbar","comp_name":"navbar","comp_ns":"Modules\\UI\\View\\Components\\Navbar"},{"class_name":"Render\\Block","comp_name":"render.block","comp_ns":"Modules\\UI\\View\\Components\\Render\\Block"},{"class_name":"Render\\Blocks","comp_name":"render.blocks","comp_ns":"Modules\\UI\\View\\Components\\Render\\Blocks"},{"class_name":"Std","comp_name":"std","comp_ns":"Modules\\UI\\View\\Components\\Std"},{"class_name":"Svg","comp_name":"svg","comp_ns":"Modules\\UI\\View\\Components\\Svg"}]
=======
[]
>>>>>>> dev
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
{
"name": "laraxot/module_ui_fila3",
"description": "",
<<<<<<< HEAD
"homepage": "https://github.com/laraxot/module_ui_fila3.git",
"license": "MIT",
=======
>>>>>>> dev
"authors": [{
"name": "Marco Sottana",
"email": "[email protected]"
Expand Down

0 comments on commit 4933185

Please sign in to comment.