diff --git a/apps/web/examples/list/list.advanced.tsx b/apps/web/examples/list/list.advanced.tsx index dc3e46845..7ec282816 100644 --- a/apps/web/examples/list/list.advanced.tsx +++ b/apps/web/examples/list/list.advanced.tsx @@ -9,7 +9,7 @@ import { List, Avatar } from "flowbite-react"; function Component() { return ( - +
@@ -18,8 +18,8 @@ function Component() {
$320
-
- + +
@@ -28,8 +28,8 @@ function Component() {
$3467
-
- + +
@@ -38,8 +38,8 @@ function Component() {
$67
-
- + +
@@ -48,8 +48,8 @@ function Component() {
$2367
-
- + +
@@ -58,7 +58,7 @@ function Component() {
$367
-
+
); }