I have a document-based SwiftUI app. I\'d like to make a inspector sidebar like the one in Xcode.
I tried the following:
struct ContentView: View { @Bi