Skip to content

Commit

Permalink
fix: remove incorrect usage of component
Browse files Browse the repository at this point in the history
Remove unwanted component from UI
Signed-off-by: Thiago Mendes <[email protected]>
  • Loading branch information
trmendes authored and benoitf committed Feb 2, 2024
1 parent 5960c5c commit 121391b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -355,10 +355,6 @@ function hasAnyConfiguration(provider: ProviderInfo) {
}
</script>

<div aria-label="bla" title="bla">
<PreferencesResourcesRenderingCopyButton path="bla" />
</div>

<SettingsPage title="Resources">
<span slot="subtitle" class:hidden="{providers.length === 0}">
Additional provider information is available under <a
Expand Down

0 comments on commit 121391b

Please sign in to comment.