• Scott Hampton's avatar
    Provide path instead of props · d9abad9d
    Scott Hampton authored
    Use provide/inject instead of props to give
    the path to the component since we don't
    need it to be reactive.
    
    Also watch for `el` to be null/undefined.
    d9abad9d
index.js 595 Bytes