From 6c3829514a31586435b080684d77998dd79a5dc8 Mon Sep 17 00:00:00 2001 From: Anton Date: Tue, 27 May 2025 22:10:53 +0200 Subject: [PATCH] Update modal.md Cleanup --- src/routes/docs/components/modal.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/routes/docs/components/modal.md b/src/routes/docs/components/modal.md index d8a706b5f8..6df6e02f10 100644 --- a/src/routes/docs/components/modal.md +++ b/src/routes/docs/components/modal.md @@ -42,8 +42,8 @@ An option of automatic closing of the modal can be enabled by setting the `autoc -

With less than a month to go before the European Union enacts new consumer privacy laws for its citizens, companies around the world are updating their terms of service agreements to comply.

-

The European Union’s General Data Protection Regulation (G.D.P.R.) goes into effect on May 25 and is meant to ensure a common set of data rights in the European Union. It requires organizations to notify users as soon as possible of high-risk data breaches that could personally affect them.

+

With less than a month to go before the European Union enacts new consumer privacy laws for its citizens, companies around the world are updating their terms of service agreements to comply.

+

The European Union’s General Data Protection Regulation (G.D.P.R.) goes into effect on May 25 and is meant to ensure a common set of data rights in the European Union. It requires organizations to notify users as soon as possible of high-risk data breaches that could personally affect them.

{#snippet footer()} @@ -64,8 +64,8 @@ If `autoclose` is set to `false` or omitted, clicking buttons inside the modal w -

With less than a month to go before the European Union enacts new consumer privacy laws for its citizens, companies around the world are updating their terms of service agreements to comply.

-

The European Union’s General Data Protection Regulation (G.D.P.R.) goes into effect on May 25 and is meant to ensure a common set of data rights in the European Union. It requires organizations to notify users as soon as possible of high-risk data breaches that could personally affect them.

+

With less than a month to go before the European Union enacts new consumer privacy laws for its citizens, companies around the world are updating their terms of service agreements to comply.

+

The European Union’s General Data Protection Regulation (G.D.P.R.) goes into effect on May 25 and is meant to ensure a common set of data rights in the European Union. It requires organizations to notify users as soon as possible of high-risk data breaches that could personally affect them.

{#snippet footer()} @@ -350,7 +350,7 @@ You can use five different modal sizing options starting from extra small to ext ```svelte example class="flex justify-center" hideResponsiveButtons