- We've got some components
A,BandCwhich provide different slots.const A = { template: `<div><slot name="a">Default A Content</slot></div>` }
const B = {
| # Install XQuartz | |
| brew cask install xquartz | |
| # Restart MacOS | |
| # Open XQuartz | |
| open -a XQuartz | |
| # Ensure the "Allow connections from network clients" option in Preferences >> Security is turned on |