• Robert Knight's avatar
    Fix prop-types warning with conditionally-rendered menu content · e04bfc60
    Robert Knight authored
    Conditionally rendered items create boolean `false` entries in the
    `children` prop when the condition is false.
    
    To indicate that there are no special restrictions on the `children`
    prop here beyond them being some kind of renderable content, I've opted
    for the `any` prop type.
    e04bfc60
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...