Closed ludmiloff closed 5 years ago
Step to reproduce: 1) begin tag <a-layout ... and complete suggestion for <a-layout> tag
<a-layout>
Expected:
<a-layout> <a-layout-sider></a-layout-sider> <a-layout-header></a-layout-header> <a-layout-content></a-layout-content> <a-layout-footer></a-layout-footer> </a-layout>
Actual result:
<a-layout> <a-layout-slider></a-layout-slider> <a-layout-header></a-layout-header> <a-layout-content></a-layout-content> <a-layout-footer></a-layout-footer> </a-layout>
Thank you for correnting Please update v1.0.3
Step to reproduce: 1) begin tag <a-layout ... and complete suggestion for
<a-layout>
tagExpected:
Actual result: