Skip to content

Commit 695fae1

Browse files
committed
Revert premonition changes
1 parent 8af865e commit 695fae1

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
> info ""
2-
> The reset method doesn't clear the `userId` from connected client-side integrations. If you want to clear the `userId` from connected client-side destination plugins, you'll need to call the equivalent reset method for that library.
1+
<div class="premonition info">
2+
<div class="fa fa-info-circle"></div>
3+
<div class="content">
4+
<p>The reset method doesn't clear the `userId` from connected client-side integrations. If you want to clear the `userId` from connected client-side destination plugins, you'll need to call the equivalent reset method for that library.</p>
5+
</div>
6+
</div>
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
> info ""
2-
> Based on the library you use, the syntax in the examples might be different. You can find library-specific documentation on the [Sources Overview](/docs/connections/sources/) page.
1+
<div class="premonition info">
2+
<div class="fa fa-info-circle"></div>
3+
<div class="content">
4+
<p markdown=1>Based on the library you use, the syntax in the examples might be different. You can find library-specific documentation on the [Sources Overview](/docs/connections/sources/) page.</p>
5+
</div>
6+
</div>

0 commit comments

Comments
 (0)