We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c9adc commit 6cb05beCopy full SHA for 6cb05be
packages/common/src/components/Preview/index.tsx
@@ -515,7 +515,6 @@ class BasePreview extends React.Component<Props, State> {
515
commitUrl = (url: string, back: boolean, forward: boolean) => {
516
this.setState({
517
urlInAddressBar: url,
518
- url,
519
back,
520
forward,
521
});
0 commit comments