From 3c972be8fa94b2f7093541babfebd1ce1f97a926 Mon Sep 17 00:00:00 2001 From: Alessandro Ferro <49845537+xfarrow@users.noreply.github.com> Date: Tue, 19 Jul 2022 08:22:20 +0200 Subject: [PATCH] It's not the library's responsability to add style anymore --- phpxpress/examples/breadcrumb.php | 1 + phpxpress/examples/card.php | 1 + phpxpress/examples/dropdown.php | 2 +- phpxpress/examples/table.php | 1 + phpxpress/phpxpress/include.php | 7 +------ 5 files changed, 5 insertions(+), 7 deletions(-) diff --git a/phpxpress/examples/breadcrumb.php b/phpxpress/examples/breadcrumb.php index e2eca44..afa338d 100644 --- a/phpxpress/examples/breadcrumb.php +++ b/phpxpress/examples/breadcrumb.php @@ -1,5 +1,6 @@ + Card example diff --git a/phpxpress/examples/card.php b/phpxpress/examples/card.php index 7e3c853..6972270 100644 --- a/phpxpress/examples/card.php +++ b/phpxpress/examples/card.php @@ -1,5 +1,6 @@ + Card example diff --git a/phpxpress/examples/dropdown.php b/phpxpress/examples/dropdown.php index c1a8e66..4dcb459 100644 --- a/phpxpress/examples/dropdown.php +++ b/phpxpress/examples/dropdown.php @@ -1,7 +1,7 @@ + Dropdown example - + Table example diff --git a/phpxpress/phpxpress/include.php b/phpxpress/phpxpress/include.php index fda2f47..4d7f075 100644 --- a/phpxpress/phpxpress/include.php +++ b/phpxpress/phpxpress/include.php @@ -1,8 +1,3 @@ - \ No newline at end of file +?> \ No newline at end of file