Skip to content

Commit

Permalink
docs: add screenshot of an example
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiofdsantos authored Nov 19, 2021
1 parent 4a82e7b commit 2b09c14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

- [Setup](#setup)
- [Options](#options)
- [Usage](#usage)
- [License](#license)

## Setup
Expand All @@ -26,6 +25,8 @@ npm install nuxt-prevent-multitabs

2. Create the layout to be used when the client opens another tab. An example:

<img width="379" alt="image" src="https://user-images.githubusercontent.com/8303937/142630659-b2f6a268-9cf1-4055-bb8e-dd6d1a3d3aa3.png">

```html
<template>
<main class="section">
Expand Down

0 comments on commit 2b09c14

Please sign in to comment.