Skip to content

Commit

Permalink
chore: Backport #3216 to web (#3219)
Browse files Browse the repository at this point in the history
Co-authored-by: Arka Poddar <poddararka27@gmail.com>
  • Loading branch information
prql-bot and postmeback committed Aug 2, 2023
1 parent ce8684a commit e52f695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/playground/src/app/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class App extends React.Component {
state = {
library: {
examples,
chinook,
tables: chinook,
book,
"local storage": loadLocalStorage(),
},
Expand Down

0 comments on commit e52f695

Please sign in to comment.