From bfe345dc2726e99ec8849b85f7e658b4391b4390 Mon Sep 17 00:00:00 2001 From: Selastin <72641365+selastingeorge@users.noreply.github.com> Date: Mon, 29 Dec 2025 19:32:34 +0530 Subject: [PATCH] fixed typo in README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3000aa6..01892a4 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,8 @@ Where `code` is the [two letter](https://en.wikipedia.org/wiki/ISO_3166-1_alpha- You can also pass an optional `fallback` which renders if the given code doesn't correspond to a flag: ```javascript -import Flag from 'react-world-flags' - -;Unknown} /> +import Flag from 'react-world-flags'; +Unknown} /> ``` All props but `code` and `fallback` are passed through to the rendered `img`